home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / utils / tiny_firewall / tpf5.exe / Tiny Personal Firewall 5.0.msi / styl.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-06-12  |  2.9 KB  |  156 lines

  1. BODY, TD, P, INPUT, SELECT    {
  2.     color: Black;
  3.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
  4. }
  5. BODY    {margin-top:10pt; margin-left:10pt; font-size: 8pt}
  6. INPUT, SELECT {
  7.     font-size: 8pt
  8. }
  9. TD {
  10.     font-size: 8pt;
  11. }
  12. .TdTabs{
  13.     color : White;
  14.     font-weight : bold;
  15. }
  16. .TdTabs:visited{
  17.     color : White;
  18.     font-weight : bold;
  19. }
  20. .TdTabs:hover{
  21.     color : White;
  22.     font-weight : bold;
  23.     text-decoration:underline;
  24. }
  25. .TdTabs_selected{
  26.     color : #E4E4E4;
  27.     font-weight : bold;
  28. }
  29. .TdTabs_selected:visited{
  30.     color : White;
  31.     font-weight : bold;
  32. }
  33. .TdTabs_selected:hover{
  34.     color : White;
  35.     font-weight : bold;
  36.     text-decoration:underline;
  37. }
  38. img {
  39.     border : 0px;
  40. }
  41.  
  42. A {
  43.     font-size:8pt;
  44.     color: Blue;
  45.     text-decoration:none;
  46. }
  47. A:hover        {
  48.     font-size:8pt;
  49.     color:#323233;
  50.     text-decoration:underline;
  51. }
  52. A:visited {
  53.     font-size:8pt;
  54.     color: Blue;
  55. }
  56. A:active {
  57.     color: Red;
  58. }
  59. TD.white_header {
  60.     color : White;
  61.     padding : 2pt 2pt 2pt 2pt;
  62.     font-size: 10pt;
  63. }
  64.  
  65. TD.tdclass {
  66.     padding : 4pt 4pt 4pt 4pt;
  67.     border : 1px solid Black;
  68. }
  69. UL,LI {
  70.     font-size:8pt;padding: 1pt;
  71.     spacing:1pt;
  72. }
  73.  
  74.  
  75. .B1        {background-color:#FFCC00}
  76. .B2        {background-color:#CDCDCD}
  77. .B3        {background-color:#FFFFFF}
  78. .B4        {background-color:#F8F8F8}
  79. .B5        {background-color:#4B4B4B}
  80.  
  81. SPAN.divide            {
  82.     font-size:8pt;
  83.     color: #FFA500;
  84.     font-weight : bolder;
  85. }
  86. SPAN.copy             {font-size:8pt; color:#C8C8C8}
  87.  
  88. sup {
  89.     font-size : 8px;
  90.     line-height : 8px;
  91. }
  92.  
  93. DIV.headcenter    {
  94.     font-size:11pt;
  95.     color:#323233;
  96.     font-weight:700;
  97.     text-align : center;
  98. }
  99. DIV.head3    {
  100.     font-size:12pt;
  101.     color:#323233;
  102.     font-weight:700;}
  103. #tree {
  104.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  105.     font-size: 11px;
  106. }
  107. #tree a {
  108.     color: #000;
  109.     text-decoration: none;
  110. }
  111. #tree img {
  112.     border: 0px;
  113.     width: 19px;
  114.     height: 16px;
  115. }
  116.  
  117.  
  118. /* PREFORMATTING - CODE */ 
  119.     pre        {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
  120.     code         {font-family: "courier new", courier; font-size: 125%; }
  121.     
  122.  
  123. /* Dropdown styles --------------------------------------------------------------------------- */
  124.  
  125. .DropDown    {text-decoration: none; font-weight: normal; top: 0pt;} 
  126. .DropDown:hover    {text-decoration: underline; }
  127.  
  128.             
  129. .HidePopUp     {text-decoration: none; }
  130. .HidePopUp:hover{text-decoration: underline; }
  131.  
  132. .Glossary    {text-decoration: none; }
  133. .glossary:hover    {text-decoration: underline; }
  134.                 
  135. .Glossarydef    {color: #008C00; text-decoration: none;}
  136.  
  137. .srcContent     { }
  138.  
  139. .expfav        {font-size: 80%; text-align: Right; margin-top: -1em; margin-bottom: 0; }
  140.  
  141. .expanded    {font-weight: normal; }    
  142.  
  143. .collapsed    {display: none;}    
  144.                  
  145. .def        {margin-top: 40pt;}    
  146.  
  147. #theIFRAME    {position: absolute; display:none; }
  148.  
  149. /* Language Specific Boilerplate Styles------------------------------------------------------- */
  150.     .BPhide         {display: none }
  151.     .BPshow         {  }
  152.     .BPHide4Bidi     {  }
  153.     .BPHide4EA         {  }
  154.     .BPHide4Thai     {  }
  155.  
  156.